home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 - Inside Community Club / Acrobat Pro 6 D.bin / installer / Data1.cab / SepsView.api / EXVW / 1000
Encoding:
Text File  |  2003-05-15  |  342 b   |  11 lines

  1. dialog(name: '$$$/Dialogs/SepsView', target_id: 'seps')
  2. {
  3.         view(alignment:align_fill, align_children: align_left)
  4.         {
  5.                         list_box(    item_id: 'inks', 
  6.                                         width: max_char_width()*25,
  7.                                         height: gStaticTextHeight*16);
  8.     
  9.                 }
  10. }
  11.